a:hover {
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}

body {
	background-image: url(../images/WOOD%20II.JPG);
	background-repeat: repeat-y;
	background-color: #FFFFCC;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12pt;
}
a: